#########################################################################
#  r^[s[X
#########################################################################

event = { 
	id = 2623

	country = GER


	name = "00 r^[s[X"
	desc = "EVT_2624_DESC"
        

        date = { day = 0 month = 0 year = 1914 }
	offset = 30000
        deathdate = { day = 0 month = 0 year = 1990 }
	
	decision = { ai = no }

	trigger = {
		war = { country = GER country = SOV }
lost_national = { country = SOV value = 20 }
				NOT = {
						control = { province = 187 data = SOV } # Leningrad has fallen
						control = { province = 163 data = SOV } # Stalingrad has fallen
						control = { province = 175 data = SOV } # Moscow has fallen
						control = { province = 1907 data = SOV } # Baku has fallen
					}
		}

		action = {
			name = "uavI"
		command = { type = trigger which = 2624 }
			}
}

event = {
	id = 2624

	country = SOV

	name = "EVT_2624_NAME"
	desc = "EVT_2624_DESC"

	picture = "Bitter_Peace"

	action = {
		name = "ACTIONNAME2624A"
		ai_chance = 100

		command = { type = secederegion which = GER value = "Anatolia" when = 1 }
		command = { type = secederegion which = GER value = "balkan" when = 1 }
		command = { type = secederegion which = GER value = "Baltic States" when = 1 }
		command = { type = secederegion which = GER value = "belarus" when = 1 }
		command = { type = secederegion which = GER value = "eastern_russia" when = 1 }
		command = { type = secederegion which = GER value = "egypt" when = 1 }
		command = { type = secederegion which = GER value = "finland" when = 1 }
		command = { type = secederegion which = GER value = "GERmany" when = 1 }
		command = { type = secederegion which = GER value = "hungary" when = 1 }
		command = { type = secederegion which = GER value = "kaukasus" when = 1 }
		command = { type = secederegion which = GER value = "northern_russia" when = 1 }
		command = { type = secederegion which = GER value = "norway" when = 1 }
		command = { type = secederegion which = GER value = "persia" when = 1 }
		command = { type = secederegion which = GER value = "POLand" when = 1 }
		command = { type = secederegion which = GER value = "romania" when = 1 }
		command = { type = secederegion which = GER value = "russia" when = 1 }
		command = { type = secederegion which = GER value = "southern_russia" when = 1 }
		command = { type = secederegion which = GER value = "sweden" when = 1 }
		command = { type = secederegion which = GER value = "ukraine" when = 1 }
		command = { type = secederegion which = GER value = "White Sea Tundra" when = 1 }
		command = { type = secederegion which = GER value = "western_russia" when = 1 }

           	command = { type = peace which = GER }

		command = { type = capital which = 1548 }
	}
	action = {
		name = "ACTIONNAME2624B" # Fight to the bitter end!
		ai_chance = 0
		command = { type = dissent value = 30 }
	}
}